PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFContentStream Class / setStrokeColorN Method / setStrokeColorN(PDFPattern) Method
The pattern used as stroke color.
In This Topic
    setStrokeColorN(PDFPattern) Method
    In This Topic
    Sets the current stroke color. Operator: scn
    Syntax
    public void setStrokeColorN( 
       PDFPattern pattern
    )

    Parameters

    pattern
    The pattern used as stroke color.
    See Also